home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mmaker25.zip / MMAKER.HIS < prev    next >
Text File  |  1992-06-16  |  18KB  |  337 lines

  1. 06/16/92
  2.         [v2.5]  New MMAINT.EXE file to correct a problem it had in recognizing
  3.                 a registered version of MMAKER. This only affected those that
  4.                 run GT Power AND use GTUSER.BBS on the first line of the 
  5.                 configuration file.
  6.  
  7.                 Well it looks like I may have inadvertantly left some code in
  8.                 the program when I made changes to the message entry in the 
  9.                 last release. Some symptoms were scrambled text when listing
  10.                 the message with the 'L' command, duplicated text on multiple
  11.                 lines and scrambled text when the message is saved. Everything
  12.                 would look fine when entering the message.
  13.                   ****  My sincere apologies for the inconvenience ******
  14.  
  15. 06/02/92
  16.         [v2.4]  Under certain circumstances, when entering a message, the 
  17.                 line number would start at 7 rather than 1.
  18.                 
  19.                 You can now use an environmental variable for Non-Standard
  20.                 IRQs. This will eliminate the need to have multiple batch 
  21.                 files to execute the door. See DOCs under NON-STANDARD COM
  22.                 SUPPORT for details.
  23.  
  24.                 You can now use environmental variables, on the first line
  25.                 of the configuration file. This will eliminate the requirement
  26.                 that you create an individual configuration file for each node
  27.                 in a multinode environment (ONE config file for ALL nodes!!).
  28.                 See DOCs under MULTI-NODE SETUP for details.
  29.  
  30.                 Made some changes to fix the TIMEOUT errors encountered
  31.                 when using a 486 with/without DesqView. Need feedback !!
  32.  
  33.                 Made some changes to correct the Error #6 (Overflow Error) 
  34.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some 
  35.                 feedback on this one as well!
  36.  
  37.                 Added support for GT Power's GTUSER.BBS file. To use this 
  38.                 you will be required to add lines to your configuration 
  39.                 files. Please see Docs for changes. Need some feedback on 
  40.                 this as well!
  41.  
  42.                 If you had multiple messages waiting and you replied to the
  43.                 first one, then replied to the second one, immediately 
  44.                 thereafter, the second message would would start with a line
  45.                 one greater than the last line number in the first message.
  46.                 In addition, it would include the text from a portion of the 
  47.                 first reply in the second reply.
  48.  
  49.                 Made some changes to the message input routines to do a better
  50.                 job of handling the word-wrapping. There were some complaints
  51.                 of words being dropped when they were input at the end of a 
  52.                 sentence and then subject to word wrap. Please let me know if
  53.                 this is any better.
  54.  
  55.                Made some changes to elimimate the need for having SHARE.EXE
  56.                loaded in a SINGLE node system... still required for 
  57.                multi-node operations! Need some feedback... if you are running
  58.                a single node system and do not have Share loaded and all works
  59.                well, please let me know!!!
  60.  
  61. 05/03/92
  62.         [v2.3] When using the MMAINT program to search for a user, using their
  63.                Logon Name, a match would not be found. it would work fine for
  64.                a search by Handle. 
  65.  
  66.                With this version the use of the Personal Identification Number
  67.                (PIN) has been eliminated.
  68.                
  69. 04/01/92
  70.         [v2.2] If a caller chose to change all the answers to the questionaire,
  71.                their changes were not being recorded in their database record.
  72.  
  73.                Several complaints that the "brown on black" colors were hard to
  74.                read on some monitors. Changed them to yellow.
  75.  
  76.                When a new user is presented with their PIN, they will be
  77.                required to re-enter it. Hopefully this will remind them that
  78.                they must write the number down.
  79.  
  80.                Under certain circumstances a new caller will fill out all of
  81.                their info and answer all the questions, logoff and call back
  82.                in again only to be told that their First Name/Alias already 
  83.                exists.. this version will fix the problem but you must run the
  84.                maintenance program once and re-index the master file.
  85.  
  86.                You can now use an environmental variable for Non-Standard
  87.                IRQs. This will eliminate the need to have multiple batch 
  88.                files to execute the door. See DOCs under NON-STANDARD COM
  89.                SUPPORT for details.
  90.  
  91.                You can now use environmental variables, on the first line
  92.                of the configuration file. This will eliminate the requirement
  93.                that you create an individual configuration file for each node
  94.                in a multinode environment (ONE config file for ALL nodes!!).
  95.                See DOCs under MULTI-NODE SETUP for details.
  96.  
  97. 03/06/92
  98.         [v2.1] One more time... Error #63 , when a new user was being added
  99.                to the INDEX files. The user was being added to the main 
  100.                database, but not to the Index file. If you have users that
  101.                attempted to get into the door but enountered the error 63,
  102.                then run the MMAINT pgm and select option # 5. This will 
  103.                recreate the indexes and the users that had gotten the Error
  104.                63 will now be indexed. Sorry again for the inconvenience.. 
  105.                This has not been a good week!
  106.  
  107. 03/04/92
  108.         [v2.0] Error # 63, when a new user is being added to the database.
  109.                Sorry for the inconvenience, as this should have been caught
  110.                during version 1.9 testing (author choking himself!!!)
  111.  
  112. 03/02/92 
  113.         [v1.9] Added time remaining as part of each menu prompt.
  114.  
  115.                MMWELCOM file would not stop scrolling if there was a full
  116.                screen. This change will now allow the file to be of an 
  117.                unlimited length.
  118.  
  119.                Added a new option to the maintenance program (MMAINT) to
  120.                clear all questionaire answers in every users record. This
  121.                will allow the Sysop to institute a new set of questions and
  122.                the user will be forced to answer them the next time they use
  123.                the door. A new text file called MMNEWQUE.TXT is required. A
  124.                sample file is included in this ZIP. You may change it anyway
  125.                you want. This option requires the Door to be REGISTERED!
  126.  
  127.                There was a report of 2 callers accessing the door at the same
  128.                time. Both were new and when they finished answering the 
  129.                questions, both were added to the MMINDEX files, but only one 
  130.                was added to the master file. Rewrote one of the routines and 
  131.                this should fix the problem.
  132.  
  133.                The birth date entered by the user, will be displayed as the
  134.                Birth Sign (Aries, Leo, etc) when being displayed with option
  135.                #5 and option #6.
  136.  
  137.                Changed the screen used to list all MatchMaker users to 
  138.                accomodate the Birth Sign display.
  139.  
  140.                With this version, you will NOT be able to display a screen at
  141.                logoff, showing the name(s) of those that may have adopted the
  142.                door. This was necessary to make room in the program for more
  143.                options.
  144.  
  145.                Expanded the number of lines you can enter in a message from
  146.                10 to 15.
  147.  
  148.                After entering a message you are presented with a choice of 
  149.                saving, editing, etc. If you pressed enter you would be returned
  150.                to the Message Center menu, thus losing what you had entered. 
  151.                Now, if you press enter you will be asked the question again.
  152.  
  153.                When you aborted a message it would take you back to the Main
  154.                menu. It will now take you back to the Message Center menu.
  155.  
  156.                Added a reminder, at the bottom of the screen, as to the number
  157.                of lines permitted in a message.
  158.  
  159. 02/26/92
  160.         [v1.8] If caller chose Option #1, then Option #5 (chose someone to 
  161.                review), pressed "E" to prematurely terminate the answers 
  162.                display, then chose Option #1 again, the callers info would
  163.                be replaced with the info from the person previously reviewed.
  164.  
  165.                Some BBS Software was generating mixed case for the caller's 
  166.                name, thus erroneously reporting that a caller's alias was 
  167.                already in use!
  168.  
  169.                If a caller reads all mail addressed to him/her, logs off and 
  170.                comes back on, the system tells him/her that there is mail 
  171.                waiting. When the caller goes to the Message area and tries
  172.                to read the personal mail the system just goes back to the 
  173.                menu as if it did nothing. In actuality there were no messages
  174.                to read. Problem existed in the routine used to check for mail
  175.                at logon.
  176.  
  177.                Under certain circumstances, the program would display a msg
  178.                that there were no matches, even though there were matches 
  179.                displayed on the screen.
  180.  
  181.                Made several changes to the screen displays. Nothing dramatic.
  182.  
  183.                MMAKER.EXE size reduced!
  184.  
  185. 02/19/92
  186.          [v1.7] Entering a message to someone, already in the database, the
  187.                 program did not recognize their existance.
  188.  
  189.                 Changed Message database structure to allow the existance of
  190.                 unlimited number of messages in the registered version. This 
  191.                 requires that you remove line number 10 from the Config file!
  192.  
  193.                 If you have an existing Message database, you must run the
  194.                 maintainance program and select option #3 (Recreate Message
  195.                 Indexes).
  196.  
  197.                 When trying to backspace over characters you entered, while
  198.                 logged on LOCALLY, the system would lock up.
  199.  
  200. 02/05/92
  201.          [v1.6] Corrected a problem whereby caller reading personal messages
  202.                 was getting the correct header info (To, From, Subject), but
  203.                 message text was from another message.
  204.  
  205.                 When sending a message, the program will now check to ensure
  206.                 that the person is in the database. 
  207.  
  208. 02/03/92
  209.          [v1.5] Error 70, "Permission Denied", generated when running under a 
  210.                 network and more than 1 caller accesses the database.
  211.  
  212.                 Support for "Adopt-A-Door" has been removed. You must make a 
  213.                 change to the CFG file to delete the line relating to 
  214.                 "Adopt-A-Door". If you wish you may use the ADOPTxx.ZIP to
  215.                 promote this concept. ADOPTxx.ZIP is part of the Sunrise 
  216.                 Door Collection!                
  217.  
  218.                 Caller can now (Q)uit back to the BBS from the "Is this your
  219.                 first visit?" prompt.
  220.  
  221.                 I have now made the WELCOME screen an external file. This will
  222.                 allow you to use your own words to greet your callers and/or
  223.                 define the ground rules for the use of the MatchMaker Door.
  224.                 NOTE: Registered versions of MatchMaker have the option of 
  225.                       using a Welcome screen, non-registered versions MUST
  226.                       use the supplied welcome file called MMWELCOM and MUST
  227.                       not make ANY changes to the text!
  228.                 If you create your own text file, be sure you name it MMWELCOM
  229.  
  230.                 Added a new option to the CFG file. This option will allow you
  231.                 to DISABLE the Message Center function. This option will be 
  232.                 line number 9. 1 = yes, allow callers to leave/read message
  233.                                0 = no, do not allow any message functions
  234.  
  235.                 If a new caller used the door AND did not choose to use the 3
  236.                 lines of optional information, the information from the last
  237.                 entry in the database was being used. This should be fixed!
  238.  
  239.                 When making a match, and no matches were found, the "No matches
  240.                 Found" message was not always being displayed. While I was 
  241.                 fixing this I also changed the wording of the message, as 
  242.                 suggested by a Sysop.
  243.  
  244.                 New option added to config file to control the number of
  245.                 messages you want to allow in the message database. This option
  246.                 is being added for those with memory constraints. This will be
  247.                 removed in a subsequent release.
  248.  
  249.                 Redesigned the User index files. This will now allow an 
  250.                 UNLIMITED number of users to exist in the database, rather than 
  251.                 the imposed 1000 limit. If you are upgrading from a prior 
  252.                 release you MUST run MMIXCVRT.EXE. MMIXCVRT will convert your
  253.                 MMAST.INX file into index files named MMINDEX and 
  254.                 MINDEX.A - MINDEX.Z (You can then delete MMAST.INX).
  255.  
  256.                 Maintenance program (MMAINT) has been enhanced so you do not 
  257.                 have to define the purge criteria on the command line when 
  258.                 running it locally. Purge criteria will be requested when you 
  259.                 choose the option on the menu. An option was also added to 
  260.                 allow for the recreation of the User Indexes.
  261.  
  262.                 If you choose to change the Questionaire Answers, you will be
  263.                 asked to confirm since once you start you can not stop.
  264.  
  265.                 Cleared up a number of Error 55 problems.
  266.  
  267. 01/04/92
  268.          [v1.4] If you entered a message line that did not contain a blank 
  269.                 (ie: one continuous line of text) the program would abort with
  270.                 an "Illegal Function Call", Error # 5. - Fixed
  271.  
  272.                 Some Error # 63s were showing up in the Error Log. I found
  273.                 some possible causes. Please keep an eye peeled for any
  274.                 reoccurances.
  275.  
  276.                 Duplicate Alias' were being allowed, under certain 
  277.                 circumstances, believe I got this one fixed.
  278.  
  279.                 Error #70 when running under a metwork environment. This was
  280.                 a file sharing problem.  - Fixed
  281.  
  282. 01/03/92
  283.          [v1.3] If caller attempts to enter more than one alias the program
  284.                 rejects the attempt. In prior versions the caller was 
  285.                 immediately returned back to the BBS. This change allows for
  286.                 3 attempts to get things right...
  287.  
  288.                 Added the ability(optional) for each user to add a narrative
  289.                 about themselves; 3 lines/74 characters per line. The prompts
  290.                 will be presented to each NEW caller... all present users can
  291.                 update theirs by choosing option 1 on the Main Menu and then
  292.                 changing any or all of the 3 lines (lines 6, 7, 8). BE SURE
  293.                 TO NOTIFY YOUR CALLERS OF THIS CHANGE (if you are already
  294.                 running MatchMaker).
  295.     >>>>>>>>>>> NOTE: You must run MMCONV.EXE if you have been running
  296.                 ^^^^  MatchMaker versions prior to this one.. see README.1st
  297.  
  298.                 When the user chooses option 5, he/she will be presented with
  299.                 a new screen of information, prior to being shown the answers
  300.                 to the questionaire. Included in the display will be everything
  301.                 the user entered (City,State,Age....etc).          
  302.  
  303. 12/29/91
  304.          [v1.2] Added an option to control when you DO NOT want the DOOR
  305.                 to be used. Allows for 5 Blackout periods. This requires
  306.                 a configuration file change. SEE DOCS for DETAILS!
  307.  
  308.                 Added an option for callers to read messages they have 
  309.                 entered and allow for caller to delete them.
  310.  
  311.                 Added an option to the "Private Message Center" menu to
  312.                 allow the Sysop to review every message in the message
  313.                 base and optionally delete any he/she finds inappropriate.
  314.                 This option will appear on the menu for the Sysop only,
  315.                 however, it can only be chosen if the Door is REGISTERED.
  316.  
  317. 12/18/91
  318.          [v1.1] MMAINT maintenance program accessed the Menu during an 
  319.                 Event. Fixed
  320.  
  321.                 Match screen display changed to include the match 
  322.                 percentage(%) for each entry selected.
  323.  
  324.                 "File Already OPEN" error message displayed if you ran 
  325.                 a match and received "No Matches" then ran the match 
  326.                 process again. FIXED.
  327.  
  328.                 When making selections for a match and you selected the
  329.                 "B" Sex option the program would not find matches. FIXED
  330.  
  331.                 The match percentage algorythm, was incorrect. FIXED
  332.  
  333.                 New heading for the match display.           
  334.  
  335. 12/16/91
  336.          [v1.0] Initial release
  337.